SdoEntryDescription.ValueInfo property
The selection of an entry to be read.
Bit 0: reserved
Bit 1: reserved
Bit 2: reserved
Bit 3: unit type
Bit 4: default value
Bit 5: minimum value
Bit 6: maximum value
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public byte ValueInfo { get; set; }
Public Property ValueInfo As Byte
Property Value
Type: byte
See also